home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / ulp091b.zip / ULPBLT < prev    next >
Text File  |  1992-03-02  |  2KB  |  42 lines

  1. @CLS@
  2.      ┌───────────────────┐
  3.      │                   │ ║
  4.      │    ╥   ╥ ╥        │ ║                 UpLoadProcessor
  5.      │    ║   ║ ║ ╓──╖   │ ║
  6.      │    ║   ║ ║ ║  ║   │ ║             How to verify archives
  7.      │    ╙───╜ ╨ ║──╜   │ ║             BEFORE you upload them!
  8.      │            ╨      │ ║
  9.      └───────────────────┘ ║
  10.        ════════════════════╝
  11.  
  12. This bulletin board system is using an advanced upload processing system called
  13. UpLoadProcessor, or ULP for short. This system fully tests all uploads for CRC
  14. errors, duplicate files, viruses, age and other contraints. This can be a
  15. headache for users who spend a lot of time uploading a file, only to find out
  16. that it is a duplicate file or is older than the Sysop allows, and then loses
  17. credit for their effort.
  18.  
  19. Now there is a solution: ULP will allow you to create a redirected archive
  20. listing text file named VERIFY.ULP, and upload that. ULP will review the
  21. listing, and report back to you if the file will pass the duplication and age
  22. limits set by the Sysop. (This will only work for ARJ and ZIP archives, but
  23. that shouldn't pose a problem, since these two formats make up the vast
  24. majority of BBS archives).
  25.  
  26. First, you must create the list file VERIFY.ULP (no other file name will be
  27. accepted by ULP). For an ARJ archive, issue the following command to get your
  28. archive listing file VERIFY.ULP (replace the 'FILENAME.ARJ' with the archive's
  29. file name):
  30.  
  31.     ARJ L FILENAME.ARJ > VERIFY.ULP
  32.  
  33. For a ZIP archive, issue this command, using the appropriate file name:
  34.  
  35.     PKUNZIP -V FILENAME.ZIP > VERIFY.ULP
  36.  
  37. Next, just upload the VERIFY.ULP file (do not compress it; it's only a few
  38. hundred bytes normally). ULP will report back if the file will pass the limits,
  39. and then you can upload the archive without wondering if it will pass or not.
  40.  
  41. If you have any questions regarding this process, please contact your Sysop.
  42.